Skip to content

In "combo" method add ability to use non-target predictions#127

Closed
iden-kalemaj wants to merge 1 commit intofacebookresearch:mainfrom
iden-kalemaj:export-D101682946
Closed

In "combo" method add ability to use non-target predictions#127
iden-kalemaj wants to merge 1 commit intofacebookresearch:mainfrom
iden-kalemaj:export-D101682946

Conversation

@iden-kalemaj
Copy link
Copy Markdown
Contributor

Summary: When using "combo" method to generate epsilon, provide option to use combo of two predictions that are not the target predictions. This is useful when computing epsilon for a prediction task (Target Task) but using labels from a different population. Synthetic labels for the population are being generated from the combination of two models (a calibration model that did not train with the specific training labels and a target model that did train with those labels).

Differential Revision: D101682946

Summary: When using "combo" method to generate epsilon, provide option to use combo of two predictions that are not the target predictions. This is useful when computing epsilon for a prediction task (Target Task) but using labels from a different population. Synthetic labels for the population are being generated from the combination of two models (a calibration model that did not train with the specific training labels and a target model that did train with those labels).

Differential Revision: D101682946
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 23, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 23, 2026

@iden-kalemaj has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101682946.

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 24, 2026

This pull request has been merged in e4c4436.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant